[INFO] fetching crate rialo-sol-cpi 0.3.0-alpha.0...
[INFO] testing rialo-sol-cpi-0.3.0-alpha.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rialo-sol-cpi 0.3.0-alpha.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rialo-sol-cpi 0.3.0-alpha.0
[INFO] finished tweaking crates.io crate rialo-sol-cpi 0.3.0-alpha.0
[INFO] tweaked toml for crates.io crate rialo-sol-cpi 0.3.0-alpha.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-sol-cpi 0.3.0-alpha.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rialo-sol-cpi 0.3.0-alpha.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67299d103321cc8eb5a5c4dd76d26b5bf307541539b6be3e95ca5b115d238060
[INFO] running `Command { std: "docker" "start" "-a" "67299d103321cc8eb5a5c4dd76d26b5bf307541539b6be3e95ca5b115d238060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67299d103321cc8eb5a5c4dd76d26b5bf307541539b6be3e95ca5b115d238060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67299d103321cc8eb5a5c4dd76d26b5bf307541539b6be3e95ca5b115d238060", kill_on_drop: false }`
[INFO] [stdout] 67299d103321cc8eb5a5c4dd76d26b5bf307541539b6be3e95ca5b115d238060
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fcc203b9013625aeea084dbb12d2c0e07f235e70654e9c6b434615956e5ca04
[INFO] running `Command { std: "docker" "start" "-a" "8fcc203b9013625aeea084dbb12d2c0e07f235e70654e9c6b434615956e5ca04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rialo-sanitize v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.3.0-alpha.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling rialo-s-decode-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rialo-s-msg v0.3.0-alpha.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rialo-s-program-memory v0.3.0-alpha.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rialo-s-program-option v0.3.0-alpha.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rialo-s-native-token v0.3.0-alpha.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rialo-s-big-mod-exp v0.3.0-alpha.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-sdk-macro v0.3.0-alpha.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rialo-events-derive v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-cli-representable v0.3.0-alpha.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rialo-sol-derive-space v0.3.0-alpha.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rialo-hash v0.3.0-alpha.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rialo-s-fee-calculator v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-syn v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-short-vec v0.3.0-alpha.0
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling rialo-s-sha256-hasher v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-keccak-hasher v0.3.0-alpha.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rialo-cli-representation v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-pubkey v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-tee-types v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-shared-types v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-nonce v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-clock v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-instruction v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-rent v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-epoch-schedule v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-blake3-hasher v0.3.0-alpha.0
[INFO] [stderr]    Compiling psmatcher v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-limits v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-lang-idl-spec v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-system-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-account-info v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program-entrypoint v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-rex-wasm-v1-loader-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-account v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-cpi v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-transaction-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-bincode v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-stable-layout v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-message v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-instructions-sysvar v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-feature-gate-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-loader-v3-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-sysvar v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program-pack v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-stake-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-loader-v4-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-loader-v2-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-types v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-lang-idl v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-invoke v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-example-mocks v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-attribute-account v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-derive-serde v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-attribute-event v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-attribute-access-control v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-secp256k1-recover v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-attribute-error v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-attribute-constant v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-derive-accounts v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-s-program v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-events-core v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-validator-registry-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-attribute-program v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-rex-processor-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-subscriber-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-websocket-registry-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-lang v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-rex-registry-interface v0.3.0-alpha.0
[INFO] [stderr]    Compiling rialo-sol-cpi v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "8fcc203b9013625aeea084dbb12d2c0e07f235e70654e9c6b434615956e5ca04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcc203b9013625aeea084dbb12d2c0e07f235e70654e9c6b434615956e5ca04", kill_on_drop: false }`
[INFO] [stdout] 8fcc203b9013625aeea084dbb12d2c0e07f235e70654e9c6b434615956e5ca04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aedcbf0fe04f530e2b2297b112479af510da953bbfc251f192f1737fb2085c75
[INFO] running `Command { std: "docker" "start" "-a" "aedcbf0fe04f530e2b2297b112479af510da953bbfc251f192f1737fb2085c75", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-sol-cpi v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
[INFO] running `Command { std: "docker" "inspect" "aedcbf0fe04f530e2b2297b112479af510da953bbfc251f192f1737fb2085c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aedcbf0fe04f530e2b2297b112479af510da953bbfc251f192f1737fb2085c75", kill_on_drop: false }`
[INFO] [stdout] aedcbf0fe04f530e2b2297b112479af510da953bbfc251f192f1737fb2085c75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7a3610a6011443fee22206a74b85fbc1f66766037b870968904e5158d8ea5e4
[INFO] running `Command { std: "docker" "start" "-a" "e7a3610a6011443fee22206a74b85fbc1f66766037b870968904e5158d8ea5e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rialo_sol_cpi-a13f3e82a5777e11)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test rex::helpers::tests::test_derive_rex_pda ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_address_method ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_builder_description ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_chained_builder ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_http_get ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_http_post ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_new ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_starting_timestamp ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_update_frequency ... ok
[INFO] [stdout] test rex::helpers::tests::test_rex_params_validators_per_duty ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_build_callback_instruction ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_build_callback_instruction_discriminator_consistency ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_build_callback_instruction_no_args ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_derive_nonce_consistency ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_derive_nonce_with_pubkey ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_generate_discriminator ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_chained ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_new ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_build_callback_instruction_different_names ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_with_callback ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_with_timestamp ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_with_timestamp_range ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_with_topic ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_with_topic_and_event_account ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_with_validity_range ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_persistent ... ok
[INFO] [stdout] test subscriber::helpers::tests::test_subscription_builder_one_shot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rialo_sol_cpi
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/rex/helpers.rs - rex::helpers::RexParams (line 17) ... ignored
[INFO] [stdout] test src/rex/instructions.rs - rex::instructions::create (line 24) ... ignored
[INFO] [stdout] test src/rex/instructions.rs - rex::instructions::toggle (line 83) ... ignored
[INFO] [stdout] test src/subscriber/helpers.rs - subscriber::helpers::SubscriptionBuilder (line 19) ... ignored
[INFO] [stdout] test src/subscriber/helpers.rs - subscriber::helpers::SubscriptionBuilder (line 29) ... ignored
[INFO] [stdout] test src/subscriber/helpers.rs - subscriber::helpers::build_callback_instruction (line 185) ... ignored
[INFO] [stdout] test src/subscriber/helpers.rs - subscriber::helpers::build_callback_instruction (line 200) ... ignored
[INFO] [stdout] test src/subscriber/helpers.rs - subscriber::helpers::build_callback_instruction (line 211) ... ignored
[INFO] [stdout] test src/subscriber/helpers.rs - subscriber::helpers::derive_nonce (line 148) ... ignored
[INFO] [stdout] test src/subscriber/instructions.rs - subscriber::instructions::subscribe (line 22) ... ignored
[INFO] [stdout] test src/subscriber/instructions.rs - subscriber::instructions::unsubscribe (line 70) ... ignored
[INFO] [stdout] test src/subscriber/instructions.rs - subscriber::instructions::update (line 109) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7a3610a6011443fee22206a74b85fbc1f66766037b870968904e5158d8ea5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a3610a6011443fee22206a74b85fbc1f66766037b870968904e5158d8ea5e4", kill_on_drop: false }`
[INFO] [stdout] e7a3610a6011443fee22206a74b85fbc1f66766037b870968904e5158d8ea5e4
